home *** CD-ROM | disk | FTP | other *** search
/ Utilities Professional 1-1500 / Utilities Professional 1-1500 (1994)(WPD)[!].iso / 12511500 / var1444.dms / var1444.adf / Examples / Readme.doc < prev    next >
Text File  |  1992-09-02  |  2KB  |  58 lines

  1. (17.6.94)
  2.  
  3.       NOTE: You cannot compile the examples in the 'AMIGA' directory without
  4.             the Commodore Include files.
  5.  
  6.       Brief Intructions on how to make one of the examples.
  7.       -----------------------------------------------------
  8.  
  9.          If the example you want to make has only one source file then 
  10.          use the other instructions which follow.
  11.  
  12.       FROM HCE:
  13.  
  14.       1) Select 'Load (c/a-source)' from the 'Disk' menu and then 
  15.          load this document (if you haven`t already).
  16.          You can then view the instructions from the editor.      
  17.       2) Select 'Lock?' from the 'Other' menu and then Lock the directory
  18.          which contains the example.
  19.       3) Select 'Compiler-options' from the 'Compile' menu.
  20.       4) Select 'Load Compile List' and load the file with a '.CL' extension.
  21.       5) Click on the 'Compile' gadget until it shows 'FROM-LIST'.
  22.       6) Exit the options window.
  23.       7) Set the 'Outpath' gadget in the 'Assembler-options' window to
  24.          a path of your choice. (Default is, RAM:)
  25.       8) Select the 'Compile+Optimize+Assemble' gadget.
  26.       9) Wait until all files have been compiled.
  27.      10) Select 'Linker-options' from the 'Link' menu.
  28.      11) Select 'Load Link List' and load the file with a '.LL' extension.
  29.      12) Click the 'Link' gadget until it shows 'FROM-LIST'.
  30.      13) Exit options window.
  31.      14) Select the 'Link' gadget (under editor window) and wait.
  32.      15) After testing the example you can delete the object files if not
  33.          wanted by selecting the 'Cleanup' gadget.
  34.  
  35.  
  36.      IF ONLY ONE SOURCE FILE TO EXAMPLE:
  37.  
  38.      1) Write these instructions down.
  39.      2) Select 'Load. (lock......)' from the 'Disk' menu and then load the
  40.         source code file for this example.
  41.      3) Select 'Compiler-options' from the 'Compile' menu.
  42.      4) Click on the 'Compile' gadget until it shows 'FROM-EDITOR'.
  43.      5) Exit the options window.
  44.      6) Set the 'Outpath' gadget in the  'Assembler-options' window to
  45.         a path of your choice. (Default is, RAM:)
  46.      7) Select 'Linker-options' from the 'Link' menu.
  47.      8) Click the 'Link' gadget until it shows 'FROM-ASSEM'.
  48.      9) Click 'Clear List' to clear the OutName and Link List gadgets.
  49.     10) Exit options window.
  50.     11) Select the 'Compile+O+A+Link' gadget and wait.
  51.  
  52.  
  53.      TO RUN THE EXAMPLE:
  54.  
  55.      1) Press 'Right-Amiga + K'
  56.      2) or select the 'Run' gadget.
  57.  
  58.